home *** CD-ROM | disk | FTP | other *** search
/ Hasbro Interactive: 2000 Press Disc (USA) / Hasbro Interactive - 2000 Press Disc (USA).bin / thumbs8 / orig / menu.dir copy / 00018_Script_18 < prev    next >
Text File  |  2000-02-06  |  158b  |  11 lines

  1. on mouseEnter
  2.   set the memberNum of sprite 12 to 402
  3. end
  4.  
  5. on mouseLeave
  6.   set the memberNum of sprite 12 to 401
  7. end
  8.  
  9. on mouseUp
  10.   go to "begin"
  11. end